vendor/golang.org/x/crypto/chacha20.Cipher.p14 (field)
3 uses
	vendor/golang.org/x/crypto/chacha20 (current package)
		chacha_generic.go#L57: 	p2, p6, p10, p14 uint32
		chacha_generic.go#L284: 		s.p2, s.p6, s.p10, s.p14 = quarterRound(c2, c6, c10, c14)
		chacha_generic.go#L299: 		x3, x4, x9, x14 := quarterRound(s.p3, fcr4, s.p9, s.p14)
|  | The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |